CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 图像 面积

搜索资源列表

  1. Corners

    0下载:
  2. 首先,请检查/样品在你的OpenCV的分布/ C/ squares.c的。这个例子提供了一个方形的检测,如何检测角落类似的功能,它应该是一个不错的开始。然后,一起来看看在OpenCV的功能,导向功能,如cvCornerHarris()和cvGoodFeaturesToTrack()。 上述方法可以返回许多角落类似的功能 - 最不会“真正的角落”你正在寻找。在我的应用程序,我只好检测,旋转或倾斜的广场(透视)。我的检测流水线包括: 从RGB转换为灰度级(cvCvtColor)
  3. 所属分类:Other systems

    • 发布日期:2017-11-25
    • 文件大小:914
    • 提供者:clark
  1. HW1

    0下载:
  2. 细胞图像分析 输出要求: 1. 该图像中的细胞数量; 2. 最大细胞的面积、周长(以像素为单位)方向该中心置; 3. 3. 最小细胞的面积、周长(以像素为单位)方向该中心置; 最小细胞的面积、周长(以像素为单位)方向该中心置; 最小细胞的面积、周长(以像素为单位)方向该中心置; 4. 4. 所有细胞的平均面积(以像素为单位);-Cell image analysis output requirements: 1.1 the number of cells in the i
  3. 所属分类:OpenCV

    • 发布日期:2017-11-19
    • 文件大小:858162
    • 提供者:sherry Ye
  1. classification

    0下载:
  2. 实现多光谱图像的物质分类和显示,并进行面积统计。可以设置类数和采样数,采样时,用鼠标选取采样点,每类采样点选完,需要输入类名-This program can realize the classification and demonstration of multispectral images,and the area statistics of the class. In the program, you can set the number of class and sampling fr
  3. 所属分类:Special Effects

    • 发布日期:2017-12-04
    • 文件大小:5911574
    • 提供者:realm
  1. ImageCalculate

    0下载:
  2. 图像计算的MFC界面,通过对二值图像,使用区域生长算法,找到最大的区域,然后对该最大区域,找到相应的灰度图像,计算该区域面积,均值,方差,中心点。可简单修改使用-The image computing MFC interface area of ​ ​ the binary image using a region growing algorithm to find the largest area, then the largest area, find the corre
  3. 所属分类:Dialog_Window

    • 发布日期:2017-11-14
    • 文件大小:149398
    • 提供者:long
  1. xibaozhouchangdeng

    0下载:
  2. 对细胞二值图像进行计算其周长,面积等特征,并进行判断是否为癌细胞-Cell binary image calculate its perimeter, area, and other characteristics, and to determine whether the cancer cells
  3. 所属分类:Special Effects

    • 发布日期:2017-11-21
    • 文件大小:2797
    • 提供者:彭颖
  1. image-process(yezi)

    0下载:
  2. 给出叶子图像和圆形图像,计算叶子轮廓、周长、面积-Given leaf image and a circular image calculated leaf contour, perimeter, area
  3. 所属分类:Special Effects

    • 发布日期:2017-11-20
    • 文件大小:25539
    • 提供者:zhang yujie
  1. chepaishibie

    0下载:
  2. 基于图像的车牌自动识别技术:读取待处理的图像,将其转化为二值图像,去除图像中面积过小的、可以肯定不是车牌的区域,查找连通域边界,找出所有连通域中最可能是车牌的那一个-Based on the image of the license plate automatic identification technology: Read the image to be processed, will be transformed into a binary image, to remove the ima
  3. 所属分类:Special Effects

    • 发布日期:2017-12-02
    • 文件大小:64332
    • 提供者:杨秀芳
  1. black

    0下载:
  2. 计算一张图片中黑色点及白色点的个数。可以用来计算二值化图像中黑色区域的面积占总面积的比例-Calculate the number of a picture of black and white dots. The proportion of the total area that can be used to calculate the binarized black areas of the image
  3. 所属分类:OpenCV

    • 发布日期:2017-11-21
    • 文件大小:881
    • 提供者:cgt
  1. LAKE

    0下载:
  2. 指定比例尺的遥感图像的指定面积的求解的问题-Specify the scale of remote sensing images specified area to solve the problem
  3. 所属分类:Special Effects

    • 发布日期:2017-11-15
    • 文件大小:303197
    • 提供者:李磊
  1. man

    0下载:
  2. 通过对彩色图像的处理,来计算某一个区域的面积。-The color image processing to calculate the area of ​ ​ a region.
  3. 所属分类:Special Effects

    • 发布日期:2017-12-04
    • 文件大小:890
    • 提供者:张天方
  1. opencv-rice-fengtj

    0下载:
  2. 该程序是基于OpenCV的图像目标区域特征提取,可以实现对目标区域标号统计,计算面积并显示,适合初学者-The procedure is based on the characteristics of the the OpenCV image of the target area extraction, label statistics can achieve the target area, and area calculation, suitable for beginners
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-24
    • 文件大小:193174
    • 提供者:lcc
  1. DSIHE

    1下载:
  2. DSIHE算法(Dualistic Sub-Image Histogram Equalization method)。基本原理是将图像根据面积分割为两部分,使图像的熵达到最大值。文件中包含DSIHE的matlab源代码,论文,以及输入图像-DSIHE algorithm (Dualistic Sub-Image Histogram Equalization method). The basic principle is to achieve maximum image area is divid
  3. 所属分类:Special Effects

    • 发布日期:2017-11-03
    • 文件大小:519881
    • 提供者:Rayxue
  1. RSIHE

    0下载:
  2. RSIHE算法(Recursive sub-image histogram equalization)。基本原理是将图像分割为等面积的2^r部分,各部分分别进行直方图均衡。文件中包含RSIHE的matlab源代码,论文,以及输入图像-RSIHE algorithm (Recursive sub-image histogram equalization). The basic principle is to image segmentation is an area of ​ ̴
  3. 所属分类:Special Effects

    • 发布日期:2017-11-06
    • 文件大小:4077151
    • 提供者:Rayxue
  1. Counting-Fish-Spawns-

    0下载:
  2. 基于图像处理的鱼卵计数方法研究 针对传统的鱼卵计数方法效率低、精度差、对鱼卵有损伤等缺点,提出了基于图像处理的鱼卵计数方法: 通 过Matlab 软件中强大的图像处理功能,对经过Photoshop 预处理的图像进行灰度化、去除噪音、二值化和形态学处 理,采用连通图计数和面积计数法进行鱼卵的计数,精确性在95 以上。该方法减轻了操作者劳动强度,弥补了 人视觉的不足之处,可以有效地提高工作效率和计数精度,并且可避免鱼卵损伤,有利于后续工作的开展,具有一 定的理论和应用价值。-In
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-03
    • 文件大小:235780
    • 提供者:孔珺
  1. matlabmycode

    1下载:
  2. 主要用于实现matlab区域标记 将图像中的各个区域分别进行标记,然后计算出他们的面积 -Hough transform Hough transform for circle detection Hough transform basic principle is that the use of the duality of points and lines, the lines of the image space into a rallying point for the param
  3. 所属分类:Special Effects

    • 发布日期:2015-07-09
    • 文件大小:7168
    • 提供者:mark
  1. ROC

    3下载:
  2. 目前最重要的图像变化检测评价标准:roc曲线,以及roc曲线下面积。-ROC curve of image change detection
  3. 所属分类:Special Effects

    • 发布日期:2014-05-26
    • 文件大小:620544
    • 提供者:孙博
  1. lake

    1下载:
  2. 数字图像处理,边缘提取,分割,湖面面积计算matlab程序-Image processing, edge detection, segmentation, the lake area
  3. 所属分类:Special Effects

    • 发布日期:2015-12-29
    • 文件大小:1024
    • 提供者:商丽锋
  1. jihetezheng3

    0下载:
  2. 计算图像几何特征,包括周长、面积、圆形度、矩形度、细长度、不变矩、中心矩等-Calculated image geometric features, including perimeter, area, roundness, squareness, fine length, invariant moments, central moments, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:1181
    • 提供者:付小珊
  1. picture4

    0下载:
  2. 图像的腐蚀膨胀分割成初步图像,然后利用面积法统计钢筋根数-Image statistics reinforcement corrosion expansion root of the number
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-03
    • 文件大小:690
    • 提供者:liujiang
  1. biaokuang

    0下载:
  2. 可以实现最小面积,最小周长对图像进行标框,可以直接运行-Minimum area can be achieved, the minimum standard for image perimeter frame can be run directly
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:2525
    • 提供者:杨秀芳
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 17 18 »
搜珍网 www.dssz.com